# GENERATED BY: test/help_test.dart

## Section 0
$ pub token remove --help
Remove secret token for package repository at <hosted-url>.

Usage: pub token remove <hosted-url> | --all
-h, --help    Print this usage information.
    --all     Remove all secret tokens.

Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-token for detailed documentation.

